C1.DataCollection Assembly / C1.DataCollection Namespace / C1GroupDataCollection<S> Class / IsUpdating Property

In This Topic
IsUpdating Property (C1GroupDataCollection<S>)
In This Topic
Gets a value indicating whether the collection is being updated.
Syntax
'Declaration
 
Public ReadOnly Property IsUpdating As Boolean
 
See Also